| Total Complexity | 17 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 162 |
| Lines of code | 60 |
| Logical lines of code | 28 |
| Comment lines | 75 |
| Methods | 11 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| from_json() | 56 | 6 | 19 | |
| get_json() | 62 | 2 | 12 | |
| __construct() | 81 | 1 | 3 | |
| get_value() | 82 | 1 | 3 | |
| set_value() | 81 | 1 | 3 | |
| get_base() | 82 | 1 | 3 | |
| set_base() | 81 | 1 | 3 | |
| get_addition() | 82 | 1 | 3 | |
| set_addition() | 81 | 1 | 3 | |
| __toString() | 80 | 1 | 3 | |
| anonymize() | 72 | 1 | 5 |